EMT Practice Test
1. Question Content...
Question1: In which two org types can a developer create new Apex Classes? Choose 2 answers
Question3: When are code coverage calculations updated?
Question6: What is a capability of the Developer Console?
Question8: Which three options can be accomplished with formula fields? (Choose three.)
Question10: Which approach should be used to provide test data for a test class?
Question15: Which two condition cause workflow rules to fire? Choose 2 answers
Question16: How can a developer set up a debug log on a specific user?
Question22: What is a capability of a StandardSetController?Choose 2 answers
Question24: In the Lightning Component framework, where is client-side controller logic contained?
Question26: What is accurate statement about with sharing keyword? Choose 2 answers
Question27: What is a characteristic of the Lightning Component Framework? Choose 2 answers:
Question28: Which code segment can be used to control when the dowork() method is called?
Question33: Which statement is true about developing in a multi-tenant environment?
Question37: Which action can a developer perform in a before update trigger? (Choose 2)
Question41: What is a correct pattern to follow when programming in Apex on a Multi-tenant platform?
Question46: What is an important consideration when developing in a multi-tenant environment?
Question56: What is considered the primary purpose for creating Apex tests?
Question57: To which primitive data type is a text area (rich) field automatically assigned?
Question60: Why would a developer consider using a custom controller over a controller extension?
Question63: Which feature allows a developer to create test records for use in test classes?
Question72: Why would a developer use Test. startTest( ) and Test.stopTest( )?
Question75: For which example task should a developer use a trigger rather than a workflow rule?
Question78: How are debug levels adjusted In the Developer Console?
Question79: What is a capability of the Force.com IDE? Choose 2 answers
Question80: What are the eight officially supported languages on Heroku platform?
Question81: What is the advantage of Salesforce Lightning?
Question83: What is the accurate statement about with sharing keyword? choose 2 answers
Question85: Which is a valid apex assignment?
Question90: Which governor limit applies to all the code in an apex transaction?
Question91: What is the requirement for a class to be used as a custom Visualforce controller?
Question92: Which user can edit a record after it has been locked for approval? (Choose 2)
Question95: What is the proper process for an Apex Unit Test
Question100: What are two benefits of the Lightning Component framework? (Choose two.)
Question102: How can a developer warn users of SOQL governor limit violations in a trigger?
Question106: Which actions can a developer perform using the Schema Builder?Choose 2 answers
Question107: Which Apex collection is used to ensure that all values are unique?
Question108: Which is a valid Apex assignment?
Question109: On which object can an administrator create a roll-up summary field?
Question110: Which collection type provides unique key/value pairings of data?
Question112: What are three characteristics of static methods? (Choose three.)
Question113: How can a developer refer to, or instantiate a PageReference in Apex? Choose 2 answers
Question116: Which SOQL query successfully returns the Accounts grouped by name?
Question121: A developer writes the following code:
What is the result of the debug statement?
Question123: Which set of roll-up types are available when creating a roll-up summary field?
Question125: Which tool can deploy destructive changes to Apex classes in production?
Question126: Which two number expression evaluate correctly? Choose 2 answers
